|
This page last changed on Oct 21, 2008 by dcline.
Data collected on the EITS RAID is accessed either through a local account, or through http access. The following describes the administrative setup for making data available on the RAID "E:" drive through http.
Add a default web page
- Login as Administrator.
- In the "Manage Your Server" window that opens at login, select Manage this application Server
- Select Web Sites in the menu tree, right-click and select New->website
- A wizard will open, click next, then enter the description as EITS Computer, then select Next
- Choose the mbari address 134...* , then select Next
- Enter C:\wwwroot for the root path of the home directory
- Select Read and Browse permissions, then select Next and click Finish on the final window.
Add a Virtual Directory to the RAID to make it visible for http access
- Login as Administrator.
- In the "Manage Your Server" window that opens at login, select Manage this application Server
- Select New->VirtualDirectory
- A wizard will come up, and select next. Enter e for the alias to the E: drive
- Enter E:\ For the path to the directory that contains the contents
- Select Read and Browse permissions
Click Finish on the next window and you are done. The virtual directory should now show up as http:\\eits.shore.mbari.org\e in your web browser.
|